var mapf = function() {
	emit(this.id_article, this.quantite*this.prix);
}
